[INFO] cloning repository https://github.com/RustyNova016/tagstudio_db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustyNova016/tagstudio_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyNova016%2Ftagstudio_db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyNova016%2Ftagstudio_db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4847b74798c1ee9592bd096bde655d6bb220c6e
[INFO] fixing RustyNova016/tagstudio_db against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustyNova016%2Ftagstudio_db" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RustyNova016/tagstudio_db
[INFO] finished tweaking git repo https://github.com/RustyNova016/tagstudio_db
[INFO] tweaked toml for git repo https://github.com/RustyNova016/tagstudio_db written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RustyNova016/tagstudio_db on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://codeberg.org/RustyNova016/filium.git`
[INFO] [stderr]      Locking 303 packages to latest Rust 1.88.0 compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hotpath v0.15.1 (available: v0.18.0)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding sea-query v1.0.0-rc.33 (available: v1.0.1)
[INFO] [stderr]       Adding snafu v0.8.9 (available: v0.9.1)
[INFO] [stderr]       Adding sqlx v0.8.6 (available: v0.9.0, requires Rust 1.94.0)
[INFO] [stderr]       Adding streamies v0.2.2 (available: v0.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-interface v0.56.0
[INFO] [stderr]   Downloaded windows-implement v0.56.0
[INFO] [stderr]   Downloaded trash v5.2.6
[INFO] [stderr]   Downloaded streamies v0.2.2
[INFO] [stderr]   Downloaded windows-core v0.56.0
[INFO] [stderr]   Downloaded sea-query-derive v1.0.0
[INFO] [stderr]   Downloaded nom-language v0.1.0
[INFO] [stderr]   Downloaded hotpath v0.15.1
[INFO] [stderr]   Downloaded sea-query v1.0.0-rc.33
[INFO] [stderr]   Downloaded hotpath-macros-meta v0.15.1
[INFO] [stderr]   Downloaded hotpath-macros v0.15.1
[INFO] [stderr]   Downloaded mach2 v0.6.0
[INFO] [stderr]   Downloaded hotpath-meta v0.15.1
[INFO] [stderr]   Downloaded file-hashing v0.1.2
[INFO] [stderr]   Downloaded assert_fs v1.1.4
[INFO] [stderr]   Downloaded deadpool-runtime v0.3.1
[INFO] [stderr]   Downloaded deadpool v0.13.0
[INFO] [stderr]   Downloaded ignore v0.4.26
[INFO] [stderr]   Downloaded windows v0.56.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396
[INFO] running `Command { std: "docker" "start" "95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking trash v5.2.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking assert_fs v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v1.0.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking sea-query v1.0.0-rc.33
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking streamies v0.2.2
[INFO] [stderr]     Checking file-hashing v0.1.2
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking filium v0.1.0 (https://codeberg.org/RustyNova016/filium.git?rev=4396402d9a0885f44717737c987c9b290c14d2f9#4396402d)
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tagstudio_db v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/boolean_field/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `boolean_fields` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/boolean_field/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `boolean_fields` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/datetime_field/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `datetime_fields` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/datetime_field/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `datetime_fields` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/delete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         sea_query::sqlx::sqlite::query!(sql = "DELETE FROM `entries` WHERE `id` = {self.id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/insert.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 14 | |             sql = "INSERT INTO `entries` VALUES (NULL,
[INFO] [stdout] 15 | |                 {self.folder_id},
[INFO] [stdout] 16 | |                 {self.path},
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |             ) RETURNING *;"
[INFO] [stdout] 23 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/relations/tags/select.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 13 | |             sql = "
[INFO] [stdout] 14 | |             SELECT `tags`.* 
[INFO] [stdout] 15 | |             FROM `entries` 
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                 `entries`.`id` = {self.id}"
[INFO] [stdout] 20 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/search/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 18 | |             sql = "
[INFO] [stdout] 19 | |             SELECT `entries`.* 
[INFO] [stdout] 20 | |             FROM `entries`
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         "
[INFO] [stdout] 24 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/select.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 22 | |             sql = "
[INFO] [stdout] 23 | |             SELECT `entries`.* 
[INFO] [stdout] 24 | |             FROM `entries`
[INFO] [stdout] 25 | |             WHERE `entries`.`filename` = {name}"
[INFO] [stdout] 26 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/select.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 39 | |             sql = "
[INFO] [stdout] 40 | |             SELECT `entries`.* 
[INFO] [stdout] 41 | |             FROM `entries`
[INFO] [stdout] 42 | |             WHERE `entries`.`path` = {path}"
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/update.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 12 | |             sql = "
[INFO] [stdout] 13 | |             UPDATE `entries` SET 
[INFO] [stdout] 14 | |                 `folder_id` = {self.folder_id},
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         "
[INFO] [stdout] 22 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/folder/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `folders` VALUES (NULL, {self.path}, {self.uuid}) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/folder/select.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `folders` WHERE `id` = {id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/folder/select.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `folders` WHERE path = {path}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/delete.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         sea_query::sqlx::sqlite::query!(sql = "DELETE FROM `tags` WHERE `id` = {self.id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/find.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `tags` WHERE `id` = {id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/find.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `tags` WHERE `name` = {name}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/insert.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | / ...   sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 15 | | ...       sql = "INSERT INTO `tags` VALUES (NULL, {self.name}, {self.shorthand}, {self.color_namespace}, {self.color_slug}, {self....
[INFO] [stdout] 16 | | ...   ).fetch_one(conn)
[INFO] [stdout]    | |_______^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/update.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 11 | |             sql = "
[INFO] [stdout] 12 | |             UPDATE `tags` SET 
[INFO] [stdout] 13 | |                 `name` = {self.name},
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         "
[INFO] [stdout] 22 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_alias/delete.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 15 | |             sql = "DELETE FROM `tag_aliases` WHERE `tag_id` = {tag_id}"
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_alias/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `tag_aliases` VALUES (NULL, {self.name}, {self.tag_id}) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_alias/select.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 18 | |             sql = "SELECT * FROM `tag_aliases` WHERE `name` = {name} AND `tag_id` = {tag_id}"
[INFO] [stdout] 19 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_entry/delete.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 15 | |             sql = "DELETE FROM `tag_entries` WHERE `tag_id` = {tag_id}"
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_entry/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `tag_entries` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_entry/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `tag_entries` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_parent/delete.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 15 | |             sql = "DELETE FROM `tag_parents` WHERE `parent_id` = {tag_id} OR `child_id` = {tag_id}"
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_parent/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `tag_parents` VALUES ({self.parent_id}, {self.child_id}) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `text_fields` VALUES ({self.value}, NULL, {self.type_key}, {self.entry_id}, 0) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/select.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 14 | |             sql = "SELECT `text_fields`.*
[INFO] [stdout] 15 | |             FROM `entries` 
[INFO] [stdout] 16 | |                 INNER JOIN `text_fields` ON `text_fields`.`entry_id` = `entries`.`id`
[INFO] [stdout] 17 | |             WHERE
[INFO] [stdout] 18 | |                 `entries`.`id` = {entry_id}"
[INFO] [stdout] 19 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `text_fields` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `text_fields` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/boolean_field/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `boolean_fields` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/boolean_field/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `boolean_fields` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/datetime_field/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `datetime_fields` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/datetime_field/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `datetime_fields` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/delete.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         sea_query::sqlx::sqlite::query!(sql = "DELETE FROM `entries` WHERE `id` = {self.id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/insert.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 14 | |             sql = "INSERT INTO `entries` VALUES (NULL,
[INFO] [stdout] 15 | |                 {self.folder_id},
[INFO] [stdout] 16 | |                 {self.path},
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |             ) RETURNING *;"
[INFO] [stdout] 23 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/relations/tags/select.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 13 | |             sql = "
[INFO] [stdout] 14 | |             SELECT `tags`.* 
[INFO] [stdout] 15 | |             FROM `entries` 
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                 `entries`.`id` = {self.id}"
[INFO] [stdout] 20 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/search/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 18 | |             sql = "
[INFO] [stdout] 19 | |             SELECT `entries`.* 
[INFO] [stdout] 20 | |             FROM `entries`
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |         "
[INFO] [stdout] 24 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/select.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 22 | |             sql = "
[INFO] [stdout] 23 | |             SELECT `entries`.* 
[INFO] [stdout] 24 | |             FROM `entries`
[INFO] [stdout] 25 | |             WHERE `entries`.`filename` = {name}"
[INFO] [stdout] 26 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/select.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 39 | |             sql = "
[INFO] [stdout] 40 | |             SELECT `entries`.* 
[INFO] [stdout] 41 | |             FROM `entries`
[INFO] [stdout] 42 | |             WHERE `entries`.`path` = {path}"
[INFO] [stdout] 43 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/entry/update.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 12 | |             sql = "
[INFO] [stdout] 13 | |             UPDATE `entries` SET 
[INFO] [stdout] 14 | |                 `folder_id` = {self.folder_id},
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         "
[INFO] [stdout] 22 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/folder/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `folders` VALUES (NULL, {self.path}, {self.uuid}) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/folder/select.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `folders` WHERE `id` = {id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/folder/select.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `folders` WHERE path = {path}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/delete.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         sea_query::sqlx::sqlite::query!(sql = "DELETE FROM `tags` WHERE `id` = {self.id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/find.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `tags` WHERE `id` = {id}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/find.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         sea_query::sqlx::sqlite::query_as!(sql = "SELECT * FROM `tags` WHERE `name` = {name}")
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/insert.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | / ...   sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 15 | | ...       sql = "INSERT INTO `tags` VALUES (NULL, {self.name}, {self.shorthand}, {self.color_namespace}, {self.color_slug}, {self....
[INFO] [stdout] 16 | | ...   ).fetch_one(conn)
[INFO] [stdout]    | |_______^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag/update.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 11 | |             sql = "
[INFO] [stdout] 12 | |             UPDATE `tags` SET 
[INFO] [stdout] 13 | |                 `name` = {self.name},
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         "
[INFO] [stdout] 22 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_alias/delete.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 15 | |             sql = "DELETE FROM `tag_aliases` WHERE `tag_id` = {tag_id}"
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_alias/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `tag_aliases` VALUES (NULL, {self.name}, {self.tag_id}) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_alias/select.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 18 | |             sql = "SELECT * FROM `tag_aliases` WHERE `name` = {name} AND `tag_id` = {tag_id}"
[INFO] [stdout] 19 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_entry/delete.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 15 | |             sql = "DELETE FROM `tag_entries` WHERE `tag_id` = {tag_id}"
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_entry/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `tag_entries` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_entry/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `tag_entries` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_parent/delete.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 15 | |             sql = "DELETE FROM `tag_parents` WHERE `parent_id` = {tag_id} OR `child_id` = {tag_id}"
[INFO] [stdout] 16 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/tag_parent/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `tag_parents` VALUES ({self.parent_id}, {self.child_id}) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/insert.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 11 | |             sql =
[INFO] [stdout] 12 | |                 "INSERT OR IGNORE INTO `text_fields` VALUES ({self.value}, NULL, {self.type_key}, {self.entry_id}, 0) RETURNING *;"
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/select.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | /         sea_query::sqlx::sqlite::query_as!(
[INFO] [stdout] 14 | |             sql = "SELECT `text_fields`.*
[INFO] [stdout] 15 | |             FROM `entries` 
[INFO] [stdout] 16 | |                 INNER JOIN `text_fields` ON `text_fields`.`entry_id` = `entries`.`id`
[INFO] [stdout] 17 | |             WHERE
[INFO] [stdout] 18 | |                 `entries`.`id` = {entry_id}"
[INFO] [stdout] 19 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/update.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 20 | |             sql = "UPDATE OR IGNORE `text_fields` SET entry_id = {new_entry_id} WHERE entry_id = {old_entry_id}"
[INFO] [stdout] 21 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssertSqlSafe` in crate `sqlx`
[INFO] [stdout]   --> src/models/text_field/update.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sea_query::sqlx::sqlite::query!(
[INFO] [stdout] 29 | |             sql = "DELETE FROM `text_fields` WHERE `entry_id` = {old_entry_id}"
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^ not found in `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sea_query::sqlx::sqlite::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tagstudio_db` (lib) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tagstudio_db` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396", kill_on_drop: false }`
[INFO] [stdout] 95d9c42c2b5f8b0ea73bd23794c89f8ba439df15678f4a48ecec86b0961f4396
